projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa040e1
)
*** empty log message ***
author
Kenichi Handa
<handa@m17n.org>
Tue, 30 Dec 2008 01:48:56 +0000
(
01:48
+0000)
committer
Kenichi Handa
<handa@m17n.org>
Tue, 30 Dec 2008 01:48:56 +0000
(
01:48
+0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 736c3181434ac57ec31113b2c9174861699d874b..ae3c8b648d00a7ea163ed319463a1e0de17f533a 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,8
@@
2008-12-30 Kenichi Handa <handa@m17n.org>
+ * insdel.c (copy_text): To convert a non-ASCII char to unibyte,
+ just get the low 8-bit of the code.
+
* font.c (font_intern_prop): Validate str as multibyte.
2008-12-29 Dan Nicolaescu <dann@ics.uci.edu>